CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc draw

搜索资源列表

  1. Line_Circle

    0下载:
  2. MFC用中值法画直线,用中点法画圆,两者结合在一起-MFC value method used in drawing a straight line, draw a circle with the midpoint method, the two together
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1929280
    • 提供者:Nigel
  1. dialog

    0下载:
  2. mfc ,在dialog绘制登陆界面,含有用户名,密码,自绘按钮入门教程。-mfc, drawing in dialog login screen with user name, password, since the draw button Tutorial.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-28
    • 文件大小:10829434
    • 提供者:
  1. DrawingPro

    0下载:
  2. MFC画图小程序。可以画直线、矩形、椭圆等;还可以输入字符并显示;实现了简单的保存功能,再次打开后可以见到保存前的图形;-MFC drawing applet. Can draw lines, rectangles, ellipses, etc. can also enter a character and display to achieve a simple save function, after re-opening to see the graphics before saving
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:28645
    • 提供者:longshengtang
  1. draw

    0下载:
  2. 在MFC中实现移动打点 展示画表格 添加图片等功能 -In the MFC to achieve mobile dot paintings show the form to add picture functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10230713
    • 提供者:lou
  1. tuxingchonghui

    0下载:
  2. MFC窗口界面下,对在在滚动条窗口下进行图形的重绘,可画点,线,矩形。-Draw Graphic.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:3652156
    • 提供者:马腾飞
  1. DrawTest

    0下载:
  2. 有网格,坐标轴,正弦波,余弦波,三角波。不过三角波没画好,闪烁。MFC做的。-A grid, axes, sine, cosine, triangle. But do not draw a good triangle, flashing. MFC to do.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:149962
    • 提供者:王宝
  1. Draw

    0下载:
  2. 用mfc写的对话框程序,可以绘制任意大小的矩形,对初学者很有借鉴意义-Written using mfc dialog program, you can draw any size rectangle, great reference for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3522370
    • 提供者:gunner
  1. draw-line

    0下载:
  2. 本代码实现在picture控件中心画两条交叉的红色十字线。本代码是在vc6.0下开发的MFC程序。-The code in the picture control center of the red cross painted two intersecting lines. The code is under development in the MFC vc6.0.
  3. 所属分类:Static control

    • 发布日期:2017-04-10
    • 文件大小:1862920
    • 提供者:bruce_xia
  1. sketcher

    0下载:
  2. MFC写的画图程序,能够画各种图形,能拖动画过的元素,删除画过的元素,放大缩小等-Paint program written in MFC, we can draw a variety of graphics, animation can be dragged over the element, remove the painted elements, zoom, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9396372
    • 提供者:钟德勇
  1. Draw

    0下载:
  2. MFC的绘图,VS2008做的,站长接收,界面还行-MFC' s drawing, VS2008 do owners receive, the interface is also OK
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:125680
    • 提供者:Daniel
  1. MFC_draw

    0下载:
  2. MFC编程,基本绘图功能,简单易学,熟悉整个MFC流程。-MFC programming, basically draws a chart the function, simple is easy to study, familiar entire MFC flow.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:99447
    • 提供者:
  1. draw

    0下载:
  2. 利用windows MFC创建工具栏,实现画圆和矩形-Use the toolbar to create windows MFC to achieve drawcircle and rectangular
  3. 所属分类:ToolBar

    • 发布日期:2017-04-02
    • 文件大小:39856
    • 提供者:高明
  1. Draw

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard,, sent to the window to u
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:40480
    • 提供者:yuehua8
  1. Draw

    0下载:
  2. 基于mfc的一个简单的画图软件。试用了多种图形控件 -Mfc based on a simple drawing software. Try a variety of graphical control
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-27
    • 文件大小:3984277
    • 提供者:mr yao
  1. draw

    0下载:
  2. 一种画线的MFC程序,非常完整的讲述了类的创建方法,讲解了动态数组的使用以及文件的保存与打开。对初学者理解MFC机制及面向对象的方法非常有益-A painted line MFC program, very complete story of the creation of categories of methods, explained the use of dynamic arrays, as well as conservation and open documents. MFC for
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:44561
    • 提供者:赵贾平
  1. draw

    0下载:
  2. 教你使用vc做个画图程序的例子很简单,是初学者学习MFC的好东西!-Vc teach you to use the example to be a Paint program is very simple, MFC beginners learn the good things!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:54517
    • 提供者:weir
  1. draw

    0下载:
  2. 是一个绘图程序,用mfc开发,有填充,有画直线,有画曲线,但是这些功能的实现完全是自己实现,不是用windows里自带的功能,对于学习图形算法的朋友们有一定的帮助-Is a drawing program, with mfc development, there are filled, there are painting a straight line, there are paintings curve, but the realization of these features is en
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:56089
    • 提供者:tjjman
  1. Draw

    0下载:
  2. Windows 平台下c++ 绘图程序,例如:画直线,要捕获到鼠标的两个消息:WM_LBUTTONDOWN, WM_LBUTTONUP。响应WM_LBUTTONDOWN消息记录直线的起始点,响应WM_LBUTTONUP消息记录直线的终点并绘制直线-VC++ draw,using MFC mechenism.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1946963
    • 提供者:wolaiyule
  1. draw

    0下载:
  2. 一个用MFC编写的画图软件,可以话一些简单的图形,适合新手学习用-MFC prepared a drawing with the software, you can say some simple graphics, suitable for novices to learn
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2072553
    • 提供者:肖靖
  1. draw

    0下载:
  2. VC6.0下实现的MFC绘图程序,实用与初学者-The MFC under VC6.0 mapping procedures, practical and beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:37170
    • 提供者:yaojia
« 1 2 3 45 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com